insertText

fun insertText(input: InsertTextRequest): Single<RequestResponseFrame>

This method emulates inserting text that doesn't come from a key press, for example an emoji keyboard or an IME.

Sources

jvm source
Link copied to clipboard